[INFO] cloning repository https://github.com/insanum/gpmdp_rc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/insanum/gpmdp_rc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsanum%2Fgpmdp_rc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsanum%2Fgpmdp_rc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d75ad6b5d15831b6983fc19340060f3ebfd905aa
[INFO] checking insanum/gpmdp_rc against try#163937523761cc0def32f1ba9ed63fdf65ad3478 for pr-156749
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsanum%2Fgpmdp_rc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/insanum/gpmdp_rc
[INFO] finished tweaking git repo https://github.com/insanum/gpmdp_rc
[INFO] tweaked toml for git repo https://github.com/insanum/gpmdp_rc written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/insanum/gpmdp_rc on toolchain 163937523761cc0def32f1ba9ed63fdf65ad3478
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/insanum/gpmdp_rc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 26f75cc5c118de4e0ab3121f2f0950173b1d0243a45b486fc7432e9ac254582b
[INFO] running `Command { std: "docker" "start" "26f75cc5c118de4e0ab3121f2f0950173b1d0243a45b486fc7432e9ac254582b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "26f75cc5c118de4e0ab3121f2f0950173b1d0243a45b486fc7432e9ac254582b" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26f75cc5c118de4e0ab3121f2f0950173b1d0243a45b486fc7432e9ac254582b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "26f75cc5c118de4e0ab3121f2f0950173b1d0243a45b486fc7432e9ac254582b" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling httparse v1.3.3
[INFO] [stderr]    Compiling ryu v0.2.8
[INFO] [stderr]    Compiling serde v1.0.92
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking lazycell v1.2.1
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking opaque-debug v0.2.2
[INFO] [stderr]     Checking getopts v0.2.19
[INFO] [stderr]     Checking yaml-rust v0.4.3
[INFO] [stderr]     Checking block-padding v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking unicode-normalization v0.1.8
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking mio v0.6.19
[INFO] [stderr]     Checking generic-array v0.12.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.0
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking mio-extras v2.0.5
[INFO] [stderr]     Checking sha-1 v0.8.1
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking ws v0.8.1
[INFO] [stderr]     Checking serde_json v1.0.39
[INFO] [stderr]     Checking gpmdp_rc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/main.rs:484:34
[INFO] [stdout]     |
[INFO] [stdout] 484 | const CHNLS_FOR_STATUS: u64    = (CHNL_PLAYSTATE |
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 491 |                                   CHNL_VOLUME);
[INFO] [stdout]     |                                              ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 484 ~ const CHNLS_FOR_STATUS: u64    = CHNL_PLAYSTATE |
[INFO] [stdout] 485 |                                   CHNL_TRACK |
[INFO] [stdout] ...
[INFO] [stdout] 490 |                                   CHNL_QUEUE |
[INFO] [stdout] 491 ~                                   CHNL_VOLUME;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/main.rs:484:34
[INFO] [stdout]     |
[INFO] [stdout] 484 | const CHNLS_FOR_STATUS: u64    = (CHNL_PLAYSTATE |
[INFO] [stdout]     |                                  ^
[INFO] [stdout] ...
[INFO] [stdout] 491 |                                   CHNL_VOLUME);
[INFO] [stdout]     |                                              ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 484 ~ const CHNLS_FOR_STATUS: u64    = CHNL_PLAYSTATE |
[INFO] [stdout] 485 |                                   CHNL_TRACK |
[INFO] [stdout] ...
[INFO] [stdout] 490 |                                   CHNL_QUEUE |
[INFO] [stdout] 491 ~                                   CHNL_VOLUME;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/main.rs:955:28
[INFO] [stdout]     |
[INFO] [stdout] 955 |         Err(f) => { panic!(f.to_string()) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 955 |         Err(f) => { panic!("{}", f.to_string()) }
[INFO] [stdout]     |                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/main.rs:955:28
[INFO] [stdout]     |
[INFO] [stdout] 955 |         Err(f) => { panic!(f.to_string()) }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 955 |         Err(f) => { panic!("{}", f.to_string()) }
[INFO] [stdout]     |                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.58s
[INFO] running `Command { std: "docker" "inspect" "26f75cc5c118de4e0ab3121f2f0950173b1d0243a45b486fc7432e9ac254582b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26f75cc5c118de4e0ab3121f2f0950173b1d0243a45b486fc7432e9ac254582b", kill_on_drop: false }`
[INFO] [stdout] 26f75cc5c118de4e0ab3121f2f0950173b1d0243a45b486fc7432e9ac254582b
